home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / msdos / lynx / source / doslynx / declare next >
Encoding:
Text File  |  1994-10-25  |  371 b   |  23 lines

  1. #ifndef ___H
  2. //    Avoid include redundancy
  3. #define ___H
  4.  
  5. //    Copyright (c) 1994, University of Kansas, All Rights Reserved
  6. //
  7. //    Include File:
  8. //    Purpose:
  9. //    Remarks/Portability/Dependencies/Restrictions:
  10. //    Revision History:
  11.  
  12. //    Constant defines
  13.  
  14. //    Required includes
  15.  
  16. //    Class declarations
  17.  
  18. //    Global variable declarations
  19.  
  20. //    Macros
  21.  
  22. #endif // ___H
  23.